CSharpTest.Net
ReadXml(String,XmlReader) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > XmlConfiguration<T> Class > ReadXml Method : ReadXml(String,XmlReader) Method

schemaFile
reader

Glossary Item Box

Deserialize the xml configuration directly from an XmlReader instance

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function ReadXml( _
   ByVal schemaFile As String, _
   ByVal reader As XmlReader _
) As T
C# 
public static T ReadXml( 
   string schemaFile,
   XmlReader reader
)

Parameters

schemaFile
reader

Exceptions

ExceptionDescription
System.Xml.XmlExceptionReturns detailed information about the last exception.

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys